win32: on focus restore the window if iconified
authorYevgen Muntyan <muntyan@fastmail.fm>
Mon, 8 Feb 2016 08:24:12 +0000 (09:24 +0100)
committerIgnacio Casal Quinteiro <icq@gnome.org>
Mon, 8 Feb 2016 11:58:58 +0000 (12:58 +0100)
commit07a994c89f5892fd0d7fcf6b5f3448c28e75055b
treedd88d97f0b7e2fdcdf99d126e6e6659bb34a968f
parent76d0311ae36f43060c93f68dcef37c11178c7fe1
win32: on focus restore the window if iconified

If the window is iconified we want to restore the window
to get the proper size instead of showing it normal which
would change the size of the window.

https://bugzilla.gnome.org/show_bug.cgi?id=698652
gdk/win32/gdkwindow-win32.c